FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > ModelessFormBase クラス > GetFormula メソッド : GetFormula(CellRange[],Boolean,Boolean,SheetView) メソッド |
'Declaration
Protected Overloads Function GetFormula( _ ByVal cellRanges() As CellRange, _ ByVal fromModel As Boolean, _ ByVal formulaAsRelative As Boolean, _ ByVal excludeSheetView As SheetView _ ) As String
protected string GetFormula( CellRange[] cellRanges, bool fromModel, bool formulaAsRelative, SheetView excludeSheetView )